Skip to content

Nit: Have Fallback for Qt-Language Tools#11221

Merged
strseb merged 1 commit intomainfrom
push-zqtwlrvzuspr
Apr 21, 2026
Merged

Nit: Have Fallback for Qt-Language Tools#11221
strseb merged 1 commit intomainfrom
push-zqtwlrvzuspr

Conversation

@strseb
Copy link
Copy Markdown
Collaborator

@strseb strseb commented Apr 20, 2026

Description

Sooo i have on my personal machine retired windows and swapped to nixos, so some tiny things to make compilation on there nicer.

We do assume all QT-tools to be in a folder relative to QT_TOOL_PATH - which we pull from qmllint.
On nixos this fails as qmllint comes from package qtdeclarative and lupdate from package qttools. So they are in diffrent folders.

So let's prefer the current approach but fallback to a generic $PATH search if we cannot resolve the executables otherwise.

@strseb strseb requested review from artfwo and encrypt94 April 20, 2026 19:10
@strseb strseb merged commit 878d02e into main Apr 21, 2026
128 checks passed
@strseb strseb deleted the push-zqtwlrvzuspr branch April 21, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants